Get the tagged images for a person. [DEPRECATED]
curl --request GET \ --url https://api.themoviedb.org/3/person/%7B{person_id}%7D/tagged_images
{ "id": 63429, "page": 1, "results": [], "total_pages": 0, "total_results": 0 }
"1"
Tagged Img
The response is of type object.
object